FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridDetailLoadingEventArgs<TItem> Class / GetDeferral Method

In This Topic
    GetDeferral Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetDeferral() As C1.WPF.Core.AsyncEventArgsDeferral
    public C1.WPF.Core.AsyncEventArgsDeferral GetDeferral()
    See Also